C1.DataCollection.SignalR.Client Assembly / C1.DataCollection.SignalR.Client Namespace / C1ProxyDataCollection<T> Class / ConnectionState Property

In This Topic
ConnectionState Property (C1ProxyDataCollection<T>)
In This Topic
Gets the state of the connection to the source.
Syntax
'Declaration
 
Public ReadOnly Property ConnectionState As ConnectionState
 
See Also